Creating a Wilbur OLE ObjectThe first step in using an OLE object is to create it. In Visual Basic you would create a Wilbur object with code like: Dim wilbur As Object Set wilbur = CreateObject("Wilbur.FileIndex") In all of the function examples it is assume a wilbur object has already been created. |
Copyright ⌐ 1999 RedTree
Development Inc. All rights reserved. |